DllName Element

Description

The file system path to the DLL Custom Server in which support for the custom control is implemented.

Important Information

You can specify one of the following:

  • Full file system path
  • A file system path relative to the <UFT One installation folder>\dat\Extensibility\WPF(or Slv)\<Toolkit name> folder.
    The path must begin with .\ or ..\
  • A name of a DLL file located in the <UFT One installation folder>\dat\Extensibility\WPF(or Slv)\<Toolkit name> folder.

Type

string

Used By

Source

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="DllName" type="xs:string" />